﻿2026-05-14T10:13:32.5651720Z ##[group]Run flyctl deploy \
2026-05-14T10:13:32.5652220Z [36;1mflyctl deploy \[0m
2026-05-14T10:13:32.5652643Z [36;1m  -a rebno-staging \[0m
2026-05-14T10:13:32.5653376Z [36;1m  --image registry.fly.io/rebno-staging:16cc2f95fe16fef323ca3bca8af7324a84207e1c \[0m
2026-05-14T10:13:32.5654211Z [36;1m  --config apps/server/fly.staging.toml \[0m
2026-05-14T10:13:32.5654753Z [36;1m  --strategy immediate[0m
2026-05-14T10:13:32.5702563Z shell: /usr/bin/bash -e {0}
2026-05-14T10:13:32.5702982Z env:
2026-05-14T10:13:32.5703396Z   PNPM_HOME: /home/runner/setup-pnpm/node_modules/.bin
2026-05-14T10:13:32.5709840Z   FLY_API_TOKEN: ***
2026-05-14T10:13:32.5710265Z ##[endgroup]
2026-05-14T10:13:32.6095862Z ==> Verifying app config
2026-05-14T10:13:32.6097699Z --> Verified app config
2026-05-14T10:13:32.6098621Z Validating apps/server/fly.staging.toml
2026-05-14T10:13:32.6099852Z [32m✓[0m Configuration is valid
2026-05-14T10:13:32.8856625Z [33mWARN[0m ROOM_SIGNING_PRIVATE_KEY_PATH may be a potentially sensitive environment variable. Consider setting it as a secret, and removing it from the [env] section: https://fly.io/docs/apps/secrets/
2026-05-14T10:13:32.8858172Z 
2026-05-14T10:13:32.8859868Z [33mWARN[0m DATABASE_URL may be a potentially sensitive environment variable. Consider setting it as a secret, and removing it from the [env] section: https://fly.io/docs/apps/secrets/
2026-05-14T10:13:32.8861118Z 
2026-05-14T10:13:32.8861321Z ==> Building image
2026-05-14T10:13:32.9896500Z Searching for image 'registry.fly.io/rebno-staging:16cc2f95fe16fef323ca3bca8af7324a84207e1c' remotely...
2026-05-14T10:13:33.7864780Z image found: img_wd57v5oldj77438o
2026-05-14T10:13:34.0005445Z 
2026-05-14T10:13:34.0006769Z Watch your deployment at https://fly.io/apps/rebno-staging/monitoring
2026-05-14T10:13:34.0008100Z 
2026-05-14T10:13:34.8499670Z Updating existing machines in 'rebno-staging' with immediate strategy
2026-05-14T10:13:35.0612348Z > Acquiring lease for 48e0dedbde42e8
2026-05-14T10:13:35.2727142Z > Acquired lease for 48e0dedbde42e8
2026-05-14T10:13:35.2729819Z > Updating machine config for 48e0dedbde42e8
2026-05-14T10:13:35.2739292Z > Updating 48e0dedbde42e8 [app]
2026-05-14T10:13:38.1949143Z > Updated machine config for 48e0dedbde42e8
2026-05-14T10:13:38.3832757Z ✔ Machine 48e0dedbde42e8 is now in a good state
2026-05-14T10:13:38.3833969Z > Clearing lease for 48e0dedbde42e8
2026-05-14T10:13:38.6113786Z ✔ Cleared lease for 48e0dedbde42e8
2026-05-14T10:13:38.7941878Z Checking DNS configuration for rebno-staging.fly.dev
2026-05-14T10:13:38.8457975Z ✓ DNS configuration verified
2026-05-14T10:13:38.8462435Z 
2026-05-14T10:13:38.8462983Z Visit your newly deployed app at https://rebno-staging.fly.dev/
2026-05-14T10:13:38.8537441Z 
